home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / OPTOMWH1.OPD < prev    next >
Encoding:
Text File  |  1996-10-11  |  1.6 KB  |  71 lines

  1. #[document 68.9645 178.864 139.25 217.25
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(106.65,194.85);
  16. c(106.65,188.00,112.45,182.40,119.55,182.40);
  17. c(126.65,182.40,132.40,188.00,132.40,194.85);
  18. c(132.40,201.75,126.65,207.35,119.55,207.35);
  19. c(112.45,207.35,106.65,201.75,106.65,194.85);
  20. close_edge();
  21. p=path();
  22. gc_draw_style(stroked);
  23. gc_line_join_style(bevel);
  24. gc_stroke_width(5.00);
  25. gc_font_draw_style(0);
  26. gc_color(100.00,0.00,0.01);
  27. s[0]=draw(p);
  28. m(97.65,198.05);
  29. c(98.70,199.80,100.35,200.30,102.40,200.30);
  30. c(104.90,200.30,106.75,199.90,108.15,198.05);
  31. finish_edge();
  32. p=path();
  33. s[1]=draw(p);
  34. s[0]:=s[1];
  35. m(125.95,193.80);
  36. l(129.35,202.90);
  37. l(133.10,197.55);
  38. l(130.90,203.90);
  39. l(139.25,203.65);
  40. l(131.75,206.10);
  41. l(136.15,209.85);
  42. l(130.90,207.75);
  43. l(132.15,217.25);
  44. l(128.40,208.15);
  45. l(124.40,213.50);
  46. l(126.80,207.80);
  47. l(119.85,207.80);
  48. l(126.00,205.15);
  49. l(121.10,201.55);
  50. l(127.20,203.55);
  51. l(125.95,193.80);
  52. close_edge();
  53. p=path();
  54. gc_draw_style(nzw);
  55. s[1]=draw(p);
  56. s[0]:=s[1];
  57. m(72.50,194.85);
  58. c(72.50,188.00,78.30,182.40,85.40,182.40);
  59. c(92.50,182.40,98.25,188.00,98.25,194.85);
  60. c(98.25,201.75,92.50,207.35,85.40,207.35);
  61. c(78.30,207.35,72.50,201.75,72.50,194.85);
  62. close_edge();
  63. p=path();
  64. gc_draw_style(stroked);
  65. s[1]=draw(p);
  66. s[0]over=s[1];
  67. page:=s[0];
  68. s=NULL;
  69. #]page
  70. #]document
  71.